Skip to content

Feature/promql interactive#94

Merged
nikhilsinhaparseable merged 10 commits into
parseablehq:mainfrom
pratik50:feature/promql-interactive
May 15, 2026
Merged

Feature/promql interactive#94
nikhilsinhaparseable merged 10 commits into
parseablehq:mainfrom
pratik50:feature/promql-interactive

Conversation

@pratik50
Copy link
Copy Markdown
Contributor

What's Changed

  • Interactive PromQL TUI — You can now run pb query promql run -i for a full-screen interactive experience, just like the SQL one.
    Includes a dataset picker, query editor, time range selector, step panel, and a scrollable results table.

  • Time range overlay improvements — Instant mode opens with the preset list focused and "1 Hour" pre-selected. Switching from instant to range mode resets the end time to now so presets don't break.

  • pb profile add works on fresh machines — It was incorrectly blocked by a "no profile configured" error before any profile existed. Fixed by removing the overly strict pre-run check from the profile command group.

  • "Token" renamed to "API key" — Updated everywhere in the login wizard: the label, input placeholder, validation error, and confirmation screen.

Screenshot 2026-05-14 at 4 52 04 PM

Screenshot 2026-05-14 at 4 53 43 PM

@pratik50 pratik50 force-pushed the feature/promql-interactive branch from 39adcd4 to 837b470 Compare May 14, 2026 11:36
@nikhilsinhaparseable nikhilsinhaparseable merged commit 9c23e17 into parseablehq:main May 15, 2026
2 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants